mzclient software package provides CLI library for multicast DNS service discovery (commandline tool), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install mzclient
mzclient is installed in your system.
Make ensure the mzclient package were installed using the commands given below,
$ sudo dpkg-query -l | grep mzclient *
You will get with mzclient package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | mzclient |
| Version | 0.9.0-4 |
| Description | CLI library for multicast DNS service discovery (commandline tool) |
| Sub Section | libs |